Skip to content

Add OpenPack suggested companion artifacts#42

Merged
Yehonal merged 1 commit into
mainfrom
codex/suggested-skills
Jun 30, 2026
Merged

Add OpenPack suggested companion artifacts#42
Yehonal merged 1 commit into
mainfrom
codex/suggested-skills

Conversation

@Yehonal

@Yehonal Yehonal commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add OpenPack suggests metadata for package-level and item-level companion artifacts
  • add --with-suggestions and --suggestion <alias> to opt into suggested companions without making them hard dependencies
  • persist suggestion choices in package config and document the behavior in README/spec/agentwheel skill

Validation

  • pnpm typecheck
  • pnpm build
  • pnpm test (330 tests passed)
  • smoke planned an interview-me package with suggested brainstorming, good-thinking, and grill-me artifacts

Notes

  • Default installs ignore suggestions.
  • --with-suggestions treats the selected suggestions as non-blocking optional edges.
  • --suggestion <alias> requests a specific companion and fails if that explicit suggestion cannot resolve unless the suggestion itself is optional.

@Yehonal Yehonal marked this pull request as ready for review June 30, 2026 00:22
@Yehonal Yehonal merged commit 1d21f7d into main Jun 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant